home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / share / irssi / help / connect < prev    next >
Text File  |  2006-05-02  |  1KB  |  21 lines

  1.  
  2. CONNECT %|[-4 | -6] [-ssl] [-ssl_cert <cert>] [-ssl_pkey <pkey>] [-ssl_verify] [-ssl_cafile <cafile>] [-ssl_capath <capath>] [-noproxy] [-network <network>] [-host <hostname>] [-rawlog <file>] <address>|<chatnet> [<port> [<password> [<nick>]]]
  3.  
  4.      -4, -6: specify explicitly whether to use IPv4 or IPv6 address
  5.      -ssl: use SSL when connecting
  6.      -ssl_cert: The SSL client certificate file (implies -ssl)
  7.      -ssl_pkey: The SSL client private key (if not included in the certificate file)
  8.      -ssl_verify: Verify servers SSL certificate
  9.      -ssl_cafile: File with list of CA certificates (implies -ssl_verify)
  10.      -ssl_capath: Directory with CA certificates (implies -ssl_verify)
  11.      -network: the network this connection belongs to
  12.      -ircnet: Same as -network. Deprecated. Do not use.
  13.      -host: the host
  14.      -!: don't autojoin channels
  15.      -rawlog: immediately open rawlog after connected
  16.  
  17. This command makes irssi to connect to specified server. Current connections are kept and a new one is created.
  18.  
  19. See also: SERVER, DISCONNECT, RMRECONNS
  20.  
  21.